ShouldExit
Document ShellThe
ShouldExit
method returns a Boolean value that indicates whether the document shell should terminate.
ODBoolean ShouldExit ();
- return value
kODTrue
if the document shell should terminate, otherwisekODFalse
.DISCUSSION
The document shell and container applications call this method to see whether the dispatcher recommends that their main event loop be terminated.SEE ALSO
TheODDispatcher::Exit
method (page 116).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help